FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package PCR.R4.1-1-0-pkg#1.2.5 (62 ms)

Package PCR.R4.1-1-0-pkg
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=PCR.R4.1-1-0-pkg@1.2.5&canonical=http://ehealthontario.ca/fhir/ValueSet/pcr-address-use
Url http://ehealthontario.ca/fhir/ValueSet/pcr-address-use
Version 2.0.0
Status active
Date 2018-04-11T11:17:39-04:00
Name AddressUse
Experimental False
Realm ca
Description Codes supported by eHealth Ontario indicating how the patient address is used for EMPI Match Request

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-matchreq-profile-Patient PCR Patient Match Request Profile

Resources that this resource uses

CodeSystem
http://hl7.org/fhir/address-use Address Use


Narrative

Note: links and images are rebased to the (stated) source

Address Use

Codes supported by eHealth Ontario indicating how the patient address is used

This value set includes codes from the following code systems:

  • Include these codes as defined in http://hl7.org/fhir/address-use
    CodeDisplay
    homeHomeA communication address at a home.
    workWorkAn office address. First choice for business related contacts during business hours.
    tempTemporaryA temporary address. The period can provide more detailed information.

Source

{
  "resourceType" : "ValueSet",
  "id" : "pcr-AddressUse",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Address Use</h2><div><p>Codes supported by eHealth Ontario indicating how the patient address is used</p></div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/dstu2/valueset-address-use.html\"><code>http://hl7.org/fhir/address-use</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/dstu2/valueset-address-use.html#address-use-home\">home</a></td><td>Home</td><td>A communication address at a home.</td></tr><tr><td><a href=\"http://hl7.org/fhir/dstu2/valueset-address-use.html#address-use-work\">work</a></td><td>Work</td><td>An office address. First choice for business related contacts during business hours.</td></tr><tr><td><a href=\"http://hl7.org/fhir/dstu2/valueset-address-use.html#address-use-temp\">temp</a></td><td>Temporary</td><td>A temporary address. The period can provide more detailed information.</td></tr></table></li></ul></div>"
  },
  "url" : "http://ehealthontario.ca/fhir/ValueSet/pcr-address-use",
  "version" : "2.0.0",
  "name" : "AddressUse",
  "status" : "active",
  "date" : "2018-04-11T11:17:39-04:00",
  "publisher" : "eHealth Ontario",
  "description" : "Codes supported by eHealth Ontario indicating how the patient address is used for EMPI Match Request",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/address-use",
        "concept" : [
          {
            "code" : "home",
            "display" : "Home"
          },
          {
            "code" : "temp",
            "display" : "Temporary"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.